home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / gfx / show / jcosub26.lha / JACOsub / rexx / abortplay.jsrx next >
Text File  |  1993-12-25  |  280b  |  11 lines

  1. /* JACOsub ABORTPLAY command.
  2.    This command is used to cause JACOsub to abort the script being played.
  3.    ABORTPLAY may be issued at any time, but will be ignored if there is
  4.    no script playing.
  5.  
  6.    The ABORTPLAY command has no return value.
  7. */
  8.  
  9. address 'JACOsub'
  10. 'ABORTPLAY'
  11.